Skip to content

Conversation

andre-braga
Copy link
Contributor

Per section 8.5.3.4 of the latest UEFI spec 1, QueryCapsuleCapabilities uses a uint64 for MaximumCapsuleSize, not a usize.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

Per section 8.5.3.4 of the latest UEFI spec [1], `QueryCapsuleCapabilities` uses
a uint64 for MaximumCapsuleSize, not a usize.

[1]:https://uefi.org/sites/default/files/resources/UEFI_Spec_2_10_Aug29.pdf
@nicholasbishop nicholasbishop enabled auto-merge May 10, 2024 22:38
@nicholasbishop nicholasbishop added this pull request to the merge queue May 10, 2024
Merged via the queue into rust-osdev:main with commit 2356270 May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants